[INFO] cloning repository https://github.com/phrazzld/ponder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phrazzld/ponder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphrazzld%2Fponder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphrazzld%2Fponder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c55409a2bbe94809671176f3f6f784d60b82547b
[INFO] testing phrazzld/ponder against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphrazzld%2Fponder" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/phrazzld/ponder
[INFO] finished tweaking git repo https://github.com/phrazzld/ponder
[INFO] tweaked toml for git repo https://github.com/phrazzld/ponder written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/phrazzld/ponder on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/phrazzld/ponder already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.104
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.104
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.104
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.104
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.104
[INFO] [stderr]   Downloaded serial_test v1.0.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.80
[INFO] [stderr]   Downloaded rtoolbox v0.0.3
[INFO] [stderr]   Downloaded serial_test_derive v1.0.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.54
[INFO] [stderr]   Downloaded shellexpand v3.1.1
[INFO] [stderr]   Downloaded filetime v0.2.26
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.80
[INFO] [stderr]   Downloaded js-sys v0.3.81
[INFO] [stderr]   Downloaded predicates-core v1.0.9
[INFO] [stderr]   Downloaded cc v1.2.41
[INFO] [stderr]   Downloaded cxx-build v1.0.80
[INFO] [stderr]   Downloaded openssl-sys v0.9.110
[INFO] [stderr]   Downloaded indexmap v2.11.4
[INFO] [stderr]   Downloaded flate2 v1.1.4
[INFO] [stderr]   Downloaded cxx v1.0.80
[INFO] [stderr]   Downloaded reqwest v0.12.24
[INFO] [stderr]   Downloaded openssl v0.10.74
[INFO] [stderr]   Downloaded rustls v0.23.34
[INFO] [stderr]   Downloaded web-sys v0.3.81
[INFO] [stderr]   Downloaded predicates-tree v1.0.12
[INFO] [stderr]   Downloaded assert_cmd v2.0.17
[INFO] [stderr]   Downloaded salsa20 v0.10.2
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded rust-embed-utils v8.7.2
[INFO] [stderr]   Downloaded scrypt v0.11.0
[INFO] [stderr]   Downloaded rust-embed v8.7.2
[INFO] [stderr]   Downloaded self_cell v0.10.3
[INFO] [stderr]   Downloaded i18n-embed-fl v0.7.0
[INFO] [stderr]   Downloaded intl_pluralrules v7.0.2
[INFO] [stderr]   Downloaded age-core v0.10.0
[INFO] [stderr]   Downloaded io_tee v0.1.1
[INFO] [stderr]   Downloaded age v0.10.1
[INFO] [stderr]   Downloaded unic-langid v0.9.6
[INFO] [stderr]   Downloaded fluent-langneg v0.13.0
[INFO] [stderr]   Downloaded fluent-bundle v0.15.3
[INFO] [stderr]   Downloaded self_cell v1.2.0
[INFO] [stderr]   Downloaded i18n-embed v0.14.1
[INFO] [stderr]   Downloaded i18n-embed-impl v0.8.4
[INFO] [stderr]   Downloaded i18n-config v0.4.8
[INFO] [stderr]   Downloaded fluent-syntax v0.11.1
[INFO] [stderr]   Downloaded rust-embed-impl v8.7.2
[INFO] [stderr]   Downloaded unic-langid-impl v0.9.6
[INFO] [stderr]   Downloaded intl-memoizer v0.5.3
[INFO] [stderr]   Downloaded fluent v0.16.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 579c1d531cd8c5eca49da5130f1212fe9bc5f14a5b1272a2ed00f0cf8d91d1ae
[INFO] running `Command { std: "docker" "start" "-a" "579c1d531cd8c5eca49da5130f1212fe9bc5f14a5b1272a2ed00f0cf8d91d1ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "579c1d531cd8c5eca49da5130f1212fe9bc5f14a5b1272a2ed00f0cf8d91d1ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "579c1d531cd8c5eca49da5130f1212fe9bc5f14a5b1272a2ed00f0cf8d91d1ae", kill_on_drop: false }`
[INFO] [stdout] 579c1d531cd8c5eca49da5130f1212fe9bc5f14a5b1272a2ed00f0cf8d91d1ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3fdf841d1044892fab654c6b65c65e4e94f590c865adfdac89ca3a33b5ceebf3
[INFO] running `Command { std: "docker" "start" "-a" "3fdf841d1044892fab654c6b65c65e4e94f590c865adfdac89ca3a33b5ceebf3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling io_tee v0.1.1
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling rust-embed v8.7.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling fluent-syntax v0.11.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling fluent-bundle v0.15.3
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling i18n-config v0.4.8
[INFO] [stderr]    Compiling fluent v0.16.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.4
[INFO] [stderr]    Compiling age-core v0.10.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling i18n-embed v0.14.1
[INFO] [stderr]    Compiling i18n-embed-fl v0.7.0
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling age v0.10.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling r2d2_sqlite v0.24.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling ponder v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "3fdf841d1044892fab654c6b65c65e4e94f590c865adfdac89ca3a33b5ceebf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fdf841d1044892fab654c6b65c65e4e94f590c865adfdac89ca3a33b5ceebf3", kill_on_drop: false }`
[INFO] [stdout] 3fdf841d1044892fab654c6b65c65e4e94f590c865adfdac89ca3a33b5ceebf3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80511c123137cf9ed1f6c41d074bdda0d4c0ab753af37129cbd7ef28bb618a6d
[INFO] running `Command { std: "docker" "start" "-a" "80511c123137cf9ed1f6c41d074bdda0d4c0ab753af37129cbd7ef28bb618a6d", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.16.0
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling r2d2_sqlite v0.24.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling serial_test_derive v1.0.0
[INFO] [stderr]    Compiling unic-langid v0.9.6
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling serial_test v1.0.0
[INFO] [stderr]    Compiling fluent-bundle v0.15.3
[INFO] [stderr]    Compiling i18n-config v0.4.8
[INFO] [stderr]    Compiling fluent v0.16.1
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling i18n-embed-impl v0.8.4
[INFO] [stderr]    Compiling i18n-embed v0.14.1
[INFO] [stderr]    Compiling i18n-embed-fl v0.7.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling age v0.10.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling predicates v2.1.5
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling ponder v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "80511c123137cf9ed1f6c41d074bdda0d4c0ab753af37129cbd7ef28bb618a6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80511c123137cf9ed1f6c41d074bdda0d4c0ab753af37129cbd7ef28bb618a6d", kill_on_drop: false }`
[INFO] [stdout] 80511c123137cf9ed1f6c41d074bdda0d4c0ab753af37129cbd7ef28bb618a6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d886e58455be96e0f612f65fe4b7d6cf3028a5fe04090f310cd5660ae7c00563
[INFO] running `Command { std: "docker" "start" "-a" "d886e58455be96e0f612f65fe4b7d6cf3028a5fe04090f310cd5660ae7c00563", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ponder-1ae2639fa4eb61e8)
[INFO] [stdout] 
[INFO] [stdout] running 260 tests
[INFO] [stdout] test ai::chunking::tests::test_exact_chunk_size ... ok
[INFO] [stdout] test ai::chunking::tests::test_multiple_chunks_no_overlap ... ok
[INFO] [stdout] test ai::chunking::tests::test_realistic_journal_entry ... ok
[INFO] [stdout] test ai::chunking::tests::test_text_smaller_than_chunk_size ... ok
[INFO] [stdout] test ai::chunking::tests::test_large_overlap_clamped ... ok
[INFO] [stdout] test ai::chunking::tests::test_multiple_chunks_with_overlap ... ok
[INFO] [stdout] test ai::chunking::tests::test_empty_text ... ok
[INFO] [stdout] test ai::chunking::tests::test_whitespace_handling ... ok
[INFO] [stdout] test ai::ollama::tests::test_message_constructors ... ok
[INFO] [stdout] test ai::prompts::tests::test_ask_prompt_includes_instructions ... ok
[INFO] [stdout] test ai::prompts::tests::test_ask_prompt_with_context ... ok
[INFO] [stdout] test ai::chunking::tests::test_single_word ... ok
[INFO] [stdout] test ai::prompts::tests::test_daily_summary_prompt_structure ... ok
[INFO] [stdout] test ai::prompts::tests::test_reflect_prompt_includes_guidance ... ok
[INFO] [stdout] test ai::prompts::tests::test_ask_prompt_without_context ... ok
[INFO] [stdout] test ai::prompts::tests::test_monthly_summary_prompt_structure ... ok
[INFO] [stdout] test ai::prompts::tests::test_sentiment_prompt_contains_text ... ok
[INFO] [stdout] test ai::prompts::tests::test_system_prompt_not_empty ... ok
[INFO] [stdout] test ai::prompts::tests::test_sentiment_prompt_structure ... ok
[INFO] [stdout] test ai::prompts::tests::test_topic_extraction_prompt_contains_text ... ok
[INFO] [stdout] test ai::prompts::tests::test_topic_extraction_prompt_structure ... ok
[INFO] [stdout] test ai::chunking::tests::test_overlap_correctness ... ok
[INFO] [stdout] test ai::prompts::tests::test_weekly_summary_prompt_structure ... ok
[INFO] [stdout] test cli::tests::test_ask_command ... ok
[INFO] [stdout] test ai::prompts::tests::test_reflect_prompt_structure ... ok
[INFO] [stdout] test cli::tests::test_debug_impl_redacts_sensitive_info ... ok
[INFO] [stdout] test cli::tests::test_default_no_command ... ok
[INFO] [stdout] test cli::tests::test_backup_command ... ok
[INFO] [stdout] test cli::tests::test_lock_command ... ok
[INFO] [stdout] test cli::tests::test_edit_reminisce ... ok
[INFO] [stdout] test cli::tests::test_edit_specific_date ... ok
[INFO] [stdout] test cli::tests::test_reflect_command ... ok
[INFO] [stdout] test cli::tests::test_edit_retro ... ok
[INFO] [stdout] test cli::tests::test_log_format_option ... ok
[INFO] [stdout] test cli::tests::test_cleanup_v1_command ... ok
[INFO] [stdout] test cli::tests::test_edit_migrate_flag ... ok
[INFO] [stdout] test cli::tests::test_edit_today ... ok
[INFO] [stdout] test cli::tests::test_restore_command ... ok
[INFO] [stdout] test cli::tests::test_search_command ... ok
[INFO] [stdout] test cli::tests::test_summaries_filter_by_period ... ok
[INFO] [stdout] test cli::tests::test_summaries_with_limit ... ok
[INFO] [stdout] test cli::tests::test_summaries_list_all ... ok
[INFO] [stdout] test ai::prompts::tests::test_summary_prompts_include_content ... ok
[INFO] [stdout] test config::tests::test_ai_models_clone ... ok
[INFO] [stdout] test cli::tests::test_summaries_show_specific_date ... ok
[INFO] [stdout] test config::tests::test_ai_models_debug ... ok
[INFO] [stdout] test config::tests::test_ai_models_default ... ok
[INFO] [stdout] test config::tests::test_config_includes_ai_models ... ok
[INFO] [stdout] test cli::tests::test_summarize_daily ... ok
[INFO] [stdout] test cli::tests::test_summary_period_aliases ... ok
[INFO] [stdout] test cli::tests::test_verbose_flag ... ok
[INFO] [stdout] test config::tests::test_debug_impl_redacts_sensitive_info ... ok
[INFO] [stdout] test config::tests::test_new_config_defaults ... ok
[INFO] [stdout] test config::tests::test_validate_editor_command_valid ... ok
[INFO] [stdout] test config::tests::test_validate_editor_command_with_metacharacters ... ok
[INFO] [stdout] test config::tests::test_validate_editor_command_with_spaces ... ok
[INFO] [stdout] test config::tests::test_validate_editor_command_empty ... ok
[INFO] [stdout] test config::tests::test_validate_empty_editor ... ok
[INFO] [stdout] test cli::tests::test_summarize_monthly ... ok
[INFO] [stdout] test cli::tests::test_summarize_weekly ... ok
[INFO] [stdout] test config::tests::test_ensure_journal_dir ... ok
[INFO] [stdout] test config::tests::test_ai_models_env_var_precedence ... ok
[INFO] [stdout] test config::tests::test_load_with_custom_dir ... ok
[INFO] [stdout] test config::tests::test_load_with_editor_env ... ok
[INFO] [stdout] test config::tests::test_validate_relative_journal_dir ... ok
[INFO] [stdout] test config::tests::test_validate_empty_journal_dir ... ok
[INFO] [stdout] test config::tests::test_validate_valid_config ... ok
[INFO] [stdout] test crypto::session::tests::test_drop_zeroizes ... ok
[INFO] [stdout] test crypto::session::tests::test_passphrase_caching_within_timeout ... ok
[INFO] [stdout] test crypto::session::tests::test_session_initially_locked ... ok
[INFO] [stdout] test crypto::session::tests::test_explicit_lock ... ok
[INFO] [stdout] test crypto::session::tests::test_session_uses_test_passphrase_env_var ... ok
[INFO] [stdout] test crypto::session::tests::test_session_unlock_and_cache ... ok
[INFO] [stdout] test crypto::session::tests::test_touch_cannot_revive_timed_out_session ... ok
[INFO] [stdout] test crypto::session::tests::test_session_timeout ... ok
[INFO] [stdout] test crypto::temp::tests::test_get_secure_temp_dir ... ok
[INFO] [stdout] test crypto::temp::tests::test_secure_delete ... ok
[INFO] [stdout] test crypto::temp::tests::test_secure_delete_overwrites_without_truncation ... ok
[INFO] [stdout] test ai::ollama::tests::test_analyze_sentiment_method_exists ... ok
[INFO] [stdout] test ai::ollama::tests::test_extract_topics_method_exists ... ok
[INFO] [stdout] test db::embeddings::tests::test_cosine_similarity_identical ... ok
[INFO] [stdout] test ai::ollama::tests::test_ollama_client_creation ... ok
[INFO] [stdout] test db::embeddings::tests::test_cosine_similarity_opposite ... ok
[INFO] [stdout] test db::embeddings::tests::test_cosine_similarity_orthogonal ... ok
[INFO] [stdout] test db::embeddings::tests::test_insert_embedding ... ok
[INFO] [stdout] test db::embeddings::tests::test_get_entry_embeddings ... ok
[INFO] [stdout] test db::embeddings::tests::test_get_entry_embeddings_empty ... ok
[INFO] [stdout] test ai::ollama::tests::test_chat_with_model_uses_default ... ok
[INFO] [stdout] test db::embeddings::tests::test_search_similar_chunks ... ok
[INFO] [stdout] test db::embeddings::tests::test_search_similar_chunks_limit ... ok
[INFO] [stdout] test db::embeddings::tests::test_insert_embedding_wrong_dimensions ... ok
[INFO] [stdout] test db::embeddings::tests::test_insert_embedding_upsert ... ok
[INFO] [stdout] test db::embeddings::tests::test_search_similar_chunks_wrong_dimensions ... ok
[INFO] [stdout] test db::entries::tests::test_get_entry_by_date_not_found ... ok
[INFO] [stdout] test db::entries::tests::test_conflict_detection_scenario ... ok
[INFO] [stdout] test db::entries::tests::test_get_entry_checksum ... ok
[INFO] [stdout] test db::entries::tests::test_get_entry_path_not_found ... ok
[INFO] [stdout] test db::entries::tests::test_get_entry_path ... ok
[INFO] [stdout] test db::entries::tests::test_mark_embedded ... ok
[INFO] [stdout] test db::entries::tests::test_mark_embedded_not_found ... ok
[INFO] [stdout] test db::entries::tests::test_needs_embedding_update_checksum_changed ... ok
[INFO] [stdout] test db::entries::tests::test_needs_embedding_update_never_embedded ... ok
[INFO] [stdout] test db::entries::tests::test_needs_embedding_update_no_change ... ok
[INFO] [stdout] test db::entries::tests::test_upsert_entry_insert ... ok
[INFO] [stdout] test db::entries::tests::test_upsert_entry_update ... ok
[INFO] [stdout] test db::patterns::tests::test_delete_nonexistent_pattern ... ok
[INFO] [stdout] test db::patterns::tests::test_delete_pattern ... ok
[INFO] [stdout] test db::patterns::tests::test_list_patterns_by_type ... ok
[INFO] [stdout] test db::patterns::tests::test_pattern_type_conversion ... ok
[INFO] [stdout] test db::patterns::tests::test_insert_pattern ... ok
[INFO] [stdout] test db::patterns::tests::test_update_nonexistent_pattern ... ok
[INFO] [stdout] test db::patterns::tests::test_list_all_patterns ... ok
[INFO] [stdout] test db::patterns::tests::test_get_pattern_not_found ... ok
[INFO] [stdout] test db::schema::tests::test_backup_state_singleton ... ok
[INFO] [stdout] test db::patterns::tests::test_update_pattern ... ok
[INFO] [stdout] test db::patterns::tests::test_pattern_with_json_metadata ... ok
[INFO] [stdout] test db::schema::tests::test_create_tables ... ok
[INFO] [stdout] test db::schema::tests::test_backup_type_constraint ... ok
[INFO] [stdout] test db::schema::tests::test_backup_tables_created ... ok
[INFO] [stdout] test db::schema::tests::test_migration_log_unique_paths ... ok
[INFO] [stdout] test db::schema::tests::test_create_tables_idempotent ... ok
[INFO] [stdout] test db::schema::tests::test_indexes_created ... ok
[INFO] [stdout] test db::schema::tests::test_foreign_keys_enabled ... ok
[INFO] [stdout] test db::schema::tests::test_migration_state_singleton ... ok
[INFO] [stdout] test db::schema::tests::test_migration_status_constraint ... ok
[INFO] [stdout] test db::schema::tests::test_migration_tables_created ... ok
[INFO] [stdout] test db::schema::tests::test_patterns_confidence_constraint ... ok
[INFO] [stdout] test db::schema::tests::test_patterns_table_created ... ok
[INFO] [stdout] test db::schema::tests::test_patterns_indexes_created ... ok
[INFO] [stdout] test db::schema::tests::test_summaries_indexes_created ... ok
[INFO] [stdout] test db::schema::tests::test_summaries_level_constraint ... ok
[INFO] [stdout] test db::schema::tests::test_summaries_sentiment_constraint ... ok
[INFO] [stdout] test db::schema::tests::test_patterns_with_metadata ... ok
[INFO] [stdout] test db::schema::tests::test_summaries_table_created ... ok
[INFO] [stdout] test db::summaries::tests::test_get_summary_not_found ... ok
[INFO] [stdout] test db::schema::tests::test_summaries_unique_date_level ... ok
[INFO] [stdout] test db::schema::tests::test_patterns_type_constraint ... ok
[INFO] [stdout] test db::summaries::tests::test_summary_level_conversion ... ok
[INFO] [stdout] test db::summaries::tests::test_upsert_summary ... ok
[INFO] [stdout] test db::summaries::tests::test_list_all_summaries ... ok
[INFO] [stdout] test db::summaries::tests::test_list_summaries_by_level ... ok
[INFO] [stdout] test db::summaries::tests::test_list_summaries_limit ... ok
[INFO] [stdout] test db::summaries::tests::test_upsert_summary_update ... ok
[INFO] [stdout] test config::tests::test_load_with_default_editor ... ok
[INFO] [stdout] test config::tests::test_load_config_with_invalid_editor ... ok
[INFO] [stdout] test config::tests::test_config_load_initializes_ai_models ... ok
[INFO] [stdout] test config::tests::test_ai_models_from_env_vars ... ok
[INFO] [stdout] test db::tests::test_get_migration_status ... ok
[INFO] [stdout] test db::tests::test_migration_state_lifecycle ... ok
[INFO] [stdout] test db::tests::test_record_backup ... ok
[INFO] [stdout] test db::tests::test_initialize_schema_idempotent ... ok
[INFO] [stdout] test db::tests::test_migration_state_singleton ... ok
[INFO] [stdout] test errors::tests::test_app_error_display ... ok
[INFO] [stdout] test errors::tests::test_app_error_display_wrapping_behavior ... ok
[INFO] [stdout] test errors::tests::test_app_error_from_io_error ... ok
[INFO] [stdout] test errors::tests::test_app_error_source_chaining ... ok
[INFO] [stdout] test errors::tests::test_comprehensive_editor_error_display ... ok
[INFO] [stdout] test errors::tests::test_comprehensive_error_display_formatting ... ok
[INFO] [stdout] test errors::tests::test_comprehensive_lock_error_display ... ok
[INFO] [stdout] test errors::tests::test_editor_error_conversion_to_app_error ... ok
[INFO] [stdout] test errors::tests::test_editor_error_source_chaining ... ok
[INFO] [stdout] test errors::tests::test_editor_error_variants ... ok
[INFO] [stdout] test errors::tests::test_enhanced_app_error_display_clarity ... ok
[INFO] [stdout] test errors::tests::test_enhanced_editor_error_display_with_resolution_hints ... ok
[INFO] [stdout] test errors::tests::test_enhanced_lock_error_display_with_resolution_hints ... ok
[INFO] [stdout] test errors::tests::test_error_construction_context_preservation ... ok
[INFO] [stdout] test errors::tests::test_error_display_consistency_and_standards ... ok
[INFO] [stdout] test errors::tests::test_full_error_chain_traversal ... ok
[INFO] [stdout] test errors::tests::test_lock_error_conversion_to_app_error ... ok
[INFO] [stdout] test errors::tests::test_lock_error_source_chaining ... ok
[INFO] [stdout] test errors::tests::test_lock_error_variants ... ok
[INFO] [stdout] test errors::tests::test_result_combinators ... ok
[INFO] [stdout] test journal_core::tests::test_from_cli_args_invalid_date ... ok
[INFO] [stdout] test journal_core::tests::test_from_cli_args_reminisce ... ok
[INFO] [stdout] test journal_core::tests::test_from_cli_args_retro ... ok
[INFO] [stdout] test journal_core::tests::test_from_cli_args_specific_date ... ok
[INFO] [stdout] test journal_core::tests::test_from_cli_args_specific_date_compact ... ok
[INFO] [stdout] test journal_core::tests::test_from_cli_args_today ... ok
[INFO] [stdout] test journal_core::tests::test_resolve_dates_reminisce ... ok
[INFO] [stdout] test journal_core::tests::test_resolve_dates_retro ... ok
[INFO] [stdout] test journal_core::tests::test_resolve_dates_specific ... ok
[INFO] [stdout] test journal_core::tests::test_resolve_dates_today ... ok
[INFO] [stdout] test journal_io::tests::test_append_date_header_if_needed_empty_file ... ok
[INFO] [stdout] test journal_io::tests::test_append_date_header_if_needed_non_empty_file ... ok
[INFO] [stdout] test journal_io::tests::test_append_timestamp_header_empty_file ... ok
[INFO] [stdout] test journal_io::tests::test_append_timestamp_header_non_empty_file ... ok
[INFO] [stdout] test journal_io::tests::test_create_or_open_entry_file_permissions ... ok
[INFO] [stdout] test journal_io::tests::test_ensure_journal_directory_exists_already_exists ... ok
[INFO] [stdout] test journal_io::tests::test_ensure_journal_directory_exists_non_existent ... ok
[INFO] [stdout] test journal_io::tests::test_ensure_journal_directory_exists_rejects_relative_path ... ok
[INFO] [stdout] test journal_io::tests::test_initialize_journal_entry ... ok
[INFO] [stdout] test ops::backup::tests::test_backup_manifest_creation ... ok
[INFO] [stdout] test ops::backup::tests::test_backup_report_creation ... ok
[INFO] [stdout] test ops::backup::tests::test_create_backup_empty_journal ... ignored, integration
[INFO] [stdout] test ops::backup::tests::test_create_backup_missing_journal_dir ... ignored, integration
[INFO] [stdout] test ops::backup::tests::test_create_backup_with_entries ... ignored, integration
[INFO] [stdout] test ops::backup::tests::test_restore_backup_empty_journal ... ignored, integration
[INFO] [stdout] test ops::backup::tests::test_restore_backup_success ... ignored, integration
[INFO] [stdout] test ops::backup::tests::test_restore_backup_target_exists_no_force ... ignored, integration
[INFO] [stdout] test ops::backup::tests::test_restore_backup_with_force ... ignored, integration
[INFO] [stdout] test ops::backup::tests::test_verify_backup_empty_journal ... ignored, integration
[INFO] [stdout] test ops::backup::tests::test_verify_backup_missing_file ... ignored, integration
[INFO] [stdout] test ops::backup::tests::test_verify_backup_success ... ignored, integration
[INFO] [stdout] test ops::backup::tests::test_verify_backup_wrong_passphrase ... ignored, integration
[INFO] [stdout] test ops::converse::tests::test_assemble_context_decrypts ... ignored, requires Ollama
[INFO] [stdout] test ops::converse::tests::test_assemble_context_finds_relevant ... ignored, requires Ollama
[INFO] [stdout] test ops::converse::tests::test_assemble_context_limits_results ... ignored, requires Ollama
[INFO] [stdout] test ops::converse::tests::test_assemble_context_no_entries ... ignored, requires Ollama
[INFO] [stdout] test ops::converse::tests::test_assemble_context_respects_limit ... ignored, requires Ollama
[INFO] [stdout] test db::tests::test_pooled_connections_enforce_foreign_keys ... ok
[INFO] [stdout] test db::tests::test_update_migration_status ... ok
[INFO] [stdout] test db::tests::test_database_open_and_connect ... ok
[INFO] [stdout] test db::tests::test_get_last_backup ... ok
[INFO] [stdout] test db::tests::test_get_backup_history ... ok
[INFO] [stdout] test ops::detection::tests::test_detect_migration_state_mixed ... ok
[INFO] [stdout] test ops::detection::tests::test_detect_migration_state_no_entries ... ok
[INFO] [stdout] test ops::detection::tests::test_scan_v1_entries_empty_dir ... ok
[INFO] [stdout] test ops::detection::tests::test_scan_v1_entries_finds_valid_entries ... ok
[INFO] [stdout] test ops::detection::tests::test_scan_v1_entries_ignores_invalid_files ... ok
[INFO] [stdout] test ops::detection::tests::test_scan_v1_entries_no_journal_dir ... ok
[INFO] [stdout] test ops::edit::tests::test_encrypted_entry_path_always_has_age_extension ... ok
[INFO] [stdout] test ops::edit::tests::test_encrypted_entry_path_directory_structure ... ok
[INFO] [stdout] test ops::edit::tests::test_encrypted_entry_path_structure ... ok
[INFO] [stdout] test ops::edit::tests::test_new_entry_temp_file_has_secure_permissions ... ok
[INFO] [stdout] test ops::migration::tests::test_get_v2_encrypted_path ... ok
[INFO] [stdout] test ops::migration::tests::test_get_v2_encrypted_path_padding ... ok
[INFO] [stdout] test db::tests::test_record_migration ... ok
[INFO] [stdout] test crypto::age::tests::test_encrypt_decrypt_roundtrip ... ok
[INFO] [stdout] test ops::detection::tests::test_detect_migration_state_all_pending ... ok
[INFO] [stdout] test ops::detection::tests::test_is_migrated_completed_status ... ok
[INFO] [stdout] test ops::detection::tests::test_is_migrated_pending_status ... ok
[INFO] [stdout] test ops::detection::tests::test_is_migrated_not_in_database ... ok
[INFO] [stdout] test db::tests::test_wrong_passphrase_fails ... ok
[INFO] [stdout] test ops::query_analysis::tests::test_query_analysis_json_deserialization ... ok
[INFO] [stdout] test ops::query_analysis::tests::test_query_analysis_json_none_constraint ... ok
[INFO] [stdout] test ops::query_analysis::tests::test_temporal_constraint_absolute ... ok
[INFO] [stdout] test ops::query_analysis::tests::test_temporal_constraint_none ... ok
[INFO] [stdout] test ops::query_analysis::tests::test_temporal_constraint_relative ... ok
[INFO] [stdout] test ops::query_analysis::tests::test_today_returns_valid_date ... ok
[INFO] [stdout] test ops::reindex::tests::test_reindex_report_creation ... ok
[INFO] [stdout] test crypto::temp::tests::test_encrypt_from_temp_cleanup ... ok
[INFO] [stdout] test ops::detection::tests::test_is_migrated_verified_status ... ok
[INFO] [stdout] test crypto::temp::tests::test_temp_file_permissions_no_race_condition ... ok
[INFO] [stdout] test setup::tests::test_prompt_yes_no_default_no ... ok
[INFO] [stdout] test setup::tests::test_prompt_yes_no_default_yes ... ok
[INFO] [stdout] test crypto::age::tests::test_file_streaming_roundtrip ... ok
[INFO] [stdout] test ops::patterns::tests::test_detect_temporal_patterns_calculates_gaps ... ok
[INFO] [stdout] test ops::patterns::tests::test_detect_temporal_patterns_no_entries ... ok
[INFO] [stdout] test crypto::age::tests::test_wrong_passphrase_fails ... ok
[INFO] [stdout] test ops::migration::tests::test_verify_migration_mismatch ... ok
[INFO] [stdout] test ops::patterns::tests::test_detect_temporal_patterns_with_entries ... ok
[INFO] [stdout] test crypto::temp::tests::test_decrypt_to_temp_permissions ... ok
[INFO] [stdout] test ops::summarize::tests::test_generate_daily_summary_signature ... ok
[INFO] [stdout] test ops::migration::tests::test_verify_migration_success ... ok
[INFO] [stdout] test ops::summarize::tests::test_generate_monthly_summary_signature ... ok
[INFO] [stdout] test ops::summarize::tests::test_generate_weekly_summary_signature ... ok
[INFO] [stdout] test crypto::temp::tests::test_decrypt_encrypt_roundtrip ... ok
[INFO] [stdout] test ops::migration::tests::test_migrate_all_entries ... ok
[INFO] [stdout] test ops::migration::tests::test_migrate_entry_success ... ok
[INFO] [stdout] test crypto::session::tests::test_session_timeout_extends_on_access has been running for over 60 seconds
[INFO] [stdout] test crypto::session::tests::test_session_timeout_extends_on_access ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 244 passed; 0 failed; 16 ignored; 0 measured; 0 filtered out; finished in 60.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ponder-c1ef5b2441bb1ee3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/backup_tests.rs (/opt/rustwide/target/debug/deps/backup_tests-c763b1a1900399cb)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_backup_empty_journal ... ok
[INFO] [stdout] test test_create_full_backup ... ok
[INFO] [stdout] test test_backup_wrong_passphrase ... ok
[INFO] [stdout] test test_verify_backup ... ok
[INFO] [stdout] test test_restore_force_overwrite ... ok
[INFO] [stdout] test test_restore_backup ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 16.38s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_tests.rs (/opt/rustwide/target/debug/deps/cli_tests-48764ffb0fbf9a6e)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/config_tests.rs (/opt/rustwide/target/debug/deps/config_tests-aa5921ededbef588)
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_cli_invalid_date ... ignored, integration
[INFO] [stdout] test test_cli_invalid_flags_combination ... ignored, integration
[INFO] [stdout] test test_cli_no_args ... ignored, integration
[INFO] [stdout] test test_cli_reminisce_flag ... ignored, integration
[INFO] [stdout] test test_cli_retro_flag ... ignored, integration
[INFO] [stdout] test test_cli_specific_date ... ignored, integration
[INFO] [stdout] test test_cli_verbose_flag ... ignored, integration
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/crypto_tests.rs (/opt/rustwide/target/debug/deps/crypto_tests-29ae3a32281c32a3)
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_config_load_with_environment_vars ... ignored, integration
[INFO] [stdout] test test_config_load_with_fallbacks ... ignored, integration
[INFO] [stdout] test test_config_validation ... ignored, integration
[INFO] [stdout] test test_ensure_journal_directory_exists ... ignored, integration
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_multiple_session_unlock_calls ... ok
[INFO] [stdout] test test_session_explicit_lock ... ok
[INFO] [stdout] test test_secure_temp_dir_exists ... ok
[INFO] [stdout] test test_session_manager_timeout ... ok
[INFO] [stdout] test test_session_manager_within_timeout ... ok
[INFO] [stdout] test test_full_file_encryption_roundtrip ... ok
[INFO] [stdout] test test_wrong_passphrase_fails ... ok
[INFO] [stdout] test test_temp_file_permissions ... ok
[INFO] [stdout] test test_decrypt_to_temp_unique_names ... ok
[INFO] [stdout] test test_temp_file_cleanup_on_success ... ok
[INFO] [stdout] test test_streaming_large_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 12.34s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/editor_command_validation_integration_tests.rs (/opt/rustwide/target/debug/deps/editor_command_validation_integration_tests-2d34b684911c1ee4)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_accept_absolute_path_editor ... ignored, integration
[INFO] [stdout] test test_accept_simple_editor_command ... ignored, integration
[INFO] [stdout] test test_launch_valid_editor_successfully ... ignored, integration
[INFO] [stdout] test test_reject_editor_with_shell_invocation ... ignored, integration
[INFO] [stdout] test test_reject_editor_with_shell_metacharacters ... ignored, integration
[INFO] [stdout] test test_reject_editor_with_spaces ... ignored, integration
[INFO] [stdout] test test_reject_empty_editor_string ... ignored, integration
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/editor_error_integration_tests.rs (/opt/rustwide/target/debug/deps/editor_error_integration_tests-fac3b842ec6beddd)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_editor_command_not_found ... ignored, integration
[INFO] [stdout] test test_editor_non_zero_exit ... ignored, integration
[INFO] [stdout] test test_editor_permission_denied ... ignored, integration
[INFO] [stdout] test test_successful_editor ... ignored, integration
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/editor_security_tests.rs (/opt/rustwide/target/debug/deps/editor_security_tests-3a24e374896667e4)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_actual_process_has_no_shell ... ignored, integration
[INFO] [stdout] test test_editor_fallback_validation ... ignored, integration
[INFO] [stdout] test test_injection_attempts_dont_create_files ... ignored, integration
[INFO] [stdout] test test_ponder_editor_precedence ... ignored, integration
[INFO] [stdout] test test_reject_commands_with_spaces ... ignored, integration
[INFO] [stdout] test test_reject_empty_editor ... ignored, integration
[INFO] [stdout] test test_reject_shell_metacharacters ... ignored, integration
[INFO] [stdout] test test_unicode_characters_in_editor ... ignored, integration
[INFO] [stdout] test test_unicode_spaces_and_metacharacters ... ignored, integration
[INFO] [stdout] test test_valid_paths ... ignored, integration
[INFO] [stdout] test test_valid_single_command ... ignored, integration
[INFO] [stderr]      Running tests/first_run_integration_tests.rs (/opt/rustwide/target/debug/deps/first_run_integration_tests-e2532178cb9e212d)
[INFO] [stdout] test test_validated_editor_is_actually_used ... ignored, integration
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 12 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_schema_version_recorded_on_first_run ... ok
[INFO] [stdout] test test_schema_validation_passes_on_first_run ... ok
[INFO] [stdout] test test_initialize_schema_idempotent ... ok
[INFO] [stdout] test test_first_run_auto_initializes_schema ... ok
[INFO] [stdout] test test_all_required_tables_created ... ok
[INFO] [stdout] test test_opening_existing_database_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.72s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/journal_integration_tests.rs (/opt/rustwide/target/debug/deps/journal_integration_tests-1640a7369dcb4f92)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/logging_tests.rs (/opt/rustwide/target/debug/deps/logging_tests-0cd2579efb964542)
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_journal_basic_flow ... ignored, integration
[INFO] [stdout] test test_journal_reminisce ... ignored, integration
[INFO] [stdout] test test_journal_retro ... ignored, integration
[INFO] [stdout] test test_journal_specific_date ... ignored, integration
[INFO] [stdout] test test_relative_journal_path_rejected ... ignored, integration
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stderr]      Running tests/migration_tests.rs (/opt/rustwide/target/debug/deps/migration_tests-38e07445d8bff58c)
[INFO] [stdout] test test_main_error_propagation ... ignored, integration
[INFO] [stdout] test test_single_error_logging_for_editor_failure ... ignored, integration
[INFO] [stdout] test test_single_error_logging_for_lock_failure ... ignored, integration
[INFO] [stdout] test test_structured_error_logging_boundary ... ignored, integration
[INFO] [stdout] test test_tracing_setup ... ignored, integration
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_detect_v1_entries ... ok
[INFO] [stdout] test test_skip_embeddings_flag ... ok
[INFO] [stdout] test test_cleanup_v1_safety ... ok
[INFO] [stdout] test test_migration_error_handling ... ok
[INFO] [stdout] test test_migrate_single_entry ... ok
[INFO] [stdout] test test_migration_verification ... ok
[INFO] [stdout] test test_migration_resume ... ok
[INFO] [stdout] test test_migrate_all_entries ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.51s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/ops_integration_tests.rs (/opt/rustwide/target/debug/deps/ops_integration_tests-a5330eca146ba2c2)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_conversation_context_assembly_integration ... ignored, requires Ollama
[INFO] [stdout] test test_full_migration_workflow ... ignored, integration
[INFO] [stdout] test test_read_encrypted_string_cleans_up_temp ... ignored, integration
[INFO] [stdout] test test_reading_encrypted_as_utf8_fails ... ignored, integration
[INFO] [stdout] test test_word_count_uses_plaintext_not_encrypted ... ignored, integration
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/security_tests.rs (/opt/rustwide/target/debug/deps/security_tests-e8797cdd70f62a40)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_database_contains_no_plaintext ... ignored, integration
[INFO] [stdout] test test_database_embeddings_are_numeric_not_plaintext ... ignored, integration
[INFO] [stdout] test test_encrypted_file_permissions_not_too_permissive ... ignored, integration
[INFO] [stdout] test test_encrypted_file_unreadable_without_passphrase ... ignored, integration
[INFO] [stdout] test test_encryption_strength_basic_check ... ignored, integration
[INFO] [stdout] test test_explicit_lock_clears_session ... ignored, integration
[INFO] [stdout] test test_full_security_workflow ... ignored, integration
[INFO] [stdout] test test_passphrase_zeroization_on_lock ... ignored, integration
[INFO] [stdout] test test_session_manager_drop_clears_passphrase ... ignored, integration
[INFO] [stdout] test test_session_timeout_enforced ... ignored, integration
[INFO] [stdout] test test_session_timeout_resets_on_access ... ignored, integration
[INFO] [stdout] test test_temp_file_cleanup_on_normal_completion ... ignored, integration
[INFO] [stdout] test test_temp_file_cleanup_on_scope_exit ... ignored, integration
[INFO] [stdout] test test_temp_file_permissions_are_secure ... ignored, integration
[INFO] [stdout] test test_wrong_passphrase_cannot_decrypt ... ignored, integration
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 15 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_helpers.rs (/opt/rustwide/target/debug/deps/test_helpers-b205cb30b870ec2c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ponder
[INFO] [stdout] 
[INFO] [stdout] running 55 tests
[INFO] [stdout] test src/cli/mod.rs - cli::CliArgs (line 24) - compile ... ok
[INFO] [stdout] test src/crypto/age.rs - crypto::age::decrypt_file_streaming (line 104) - compile ... ok
[INFO] [stdout] test src/ai/ollama.rs - ai::ollama::OllamaClient::analyze_sentiment (line 451) - compile ... ok
[INFO] [stdout] test src/config/mod.rs - config::Config (line 47) - compile ... ok
[INFO] [stdout] test src/crypto/age.rs - crypto::age::decrypt_with_passphrase (line 39) - compile ... ok
[INFO] [stdout] test src/ai/ollama.rs - ai::ollama::OllamaClient::extract_topics (line 634) - compile ... ok
[INFO] [stdout] test src/ai/ollama.rs - ai::ollama::OllamaClient::chat_with_json_schema (line 506) - compile ... ok
[INFO] [stdout] test src/crypto/age.rs - crypto::age::encrypt_file_streaming (line 70) - compile ... ok
[INFO] [stdout] test src/config/mod.rs - config::Config::load (line 274) - compile ... ok
[INFO] [stdout] test src/ai/ollama.rs - ai::ollama::OllamaClient::chat_stream (line 680) - compile ... ok
[INFO] [stdout] test src/crypto/session.rs - crypto::session::SessionManager (line 18) - compile ... ok
[INFO] [stdout] test src/crypto/session.rs - crypto::session::SessionManager::lock (line 147) - compile ... ok
[INFO] [stdout] test src/crypto/session.rs - crypto::session::SessionManager::get_passphrase (line 92) - compile ... ok
[INFO] [stdout] test src/crypto/temp.rs - crypto::temp::get_secure_temp_dir (line 31) - compile ... ok
[INFO] [stdout] test src/ai/ollama.rs - ai::ollama::OllamaClient::chat_with_model (line 408) - compile ... ok
[INFO] [stdout] test src/crypto/age.rs - crypto::age::encrypt_with_passphrase (line 15) - compile ... ok
[INFO] [stdout] test src/ai/ollama.rs - ai::ollama::OllamaClient::embed_with_retry (line 224) - compile ... ok
[INFO] [stdout] test src/crypto/temp.rs - crypto::temp::encrypt_from_temp (line 145) - compile ... ok
[INFO] [stdout] test src/crypto/session.rs - crypto::session::SessionManager::unlock (line 66) - compile ... ok
[INFO] [stdout] test src/crypto/session.rs - crypto::session::SessionManager::touch (line 171) - compile ... ok
[INFO] [stdout] test src/crypto/temp.rs - crypto::temp::read_encrypted_string (line 199) - compile ... ok
[INFO] [stdout] test src/crypto/temp.rs - crypto::temp::decrypt_to_temp (line 77) - compile ... ok
[INFO] [stdout] test src/errors/mod.rs - errors::AppResult (line 400) ... ok
[INFO] [stdout] test src/errors/mod.rs - errors::AIError (line 309) ... ok
[INFO] [stdout] test src/errors/mod.rs - errors::EditorError (line 39) ... FAILED
[INFO] [stdout] test src/errors/mod.rs - errors::EditorError (line 56) ... FAILED
[INFO] [stdout] test src/crypto/session.rs - crypto::session::SessionManager::new (line 46) ... FAILED
[INFO] [stdout] test src/errors/mod.rs - errors::LockError (line 174) ... ok
[INFO] [stdout] test src/journal_core/mod.rs - journal_core::DateSpecifier (line 28) ... ok
[INFO] [stdout] test src/errors/mod.rs - errors::LockError (line 140) ... FAILED
[INFO] [stdout] test src/journal_io/mod.rs - journal_io::edit_journal_entries (line 231) - compile ... ok
[INFO] [stdout] test src/journal_io/mod.rs - journal_io::ensure_journal_directory_exists (line 45) - compile ... ok
[INFO] [stdout] test src/journal_io/mod.rs - journal_io::initialize_journal_entry (line 139) - compile ... ok
[INFO] [stdout] test src/journal_io/mod.rs - journal_io::initialize_journal_entry (line 164) - compile ... ok
[INFO] [stdout] test src/journal_io/mod.rs - journal_io::open_journal_entries (line 379) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 27) - compile ... ok
[INFO] [stdout] test src/lib.rs - ai (line 72) - compile ... ok
[INFO] [stdout] test src/config/mod.rs - config::AIModels (line 108) ... ok
[INFO] [stdout] test src/lib.rs - db (line 84) - compile ... ok
[INFO] [stdout] test src/ops/converse.rs - ops::converse::start_conversation (line 118) - compile ... ok
[INFO] [stdout] test src/lib.rs - crypto (line 80) - compile ... ok
[INFO] [stdout] test src/ops/edit.rs - ops::edit::get_encrypted_entry_path (line 207) ... ok
[INFO] [stdout] test src/ops/query_analysis.rs - ops::query_analysis::analyze_query (line 139) - compile ... ok
[INFO] [stdout] test src/errors/mod.rs - errors::LockError (line 161) ... ok
[INFO] [stdout] test src/errors/mod.rs - errors::LockError (line 132) ... ok
[INFO] [stdout] test src/journal_core/mod.rs - journal_core::DateSpecifier::resolve_dates (line 156) ... ok
[INFO] [stdout] test src/journal_io/mod.rs - journal_io::ensure_journal_directory_exists (line 60) ... ok
[INFO] [stdout] test src/journal_core/mod.rs - journal_core::DateSpecifier::from_cli_args (line 96) ... ok
[INFO] [stdout] test src/ai/chunking.rs - ai::chunking::chunk_text (line 26) ... ok
[INFO] [stdout] test src/config/mod.rs - config::Config::validate (line 374) ... ok
[INFO] [stdout] test src/errors/mod.rs - errors::EditorError (line 21) ... ok
[INFO] [stdout] test src/errors/mod.rs - errors::CryptoError (line 215) ... ok
[INFO] [stdout] test src/crypto/session.rs - crypto::session::SessionManager::is_locked (line 126) ... ok
[INFO] [stdout] test src/config/mod.rs - config::Config (line 36) ... ok
[INFO] [stdout] test src/errors/mod.rs - errors::DatabaseError (line 273) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/errors/mod.rs - errors::EditorError (line 39) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestd9qdjP/rustc7Dzm9v/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libponder-add5a36d366b809f,libtempfile-60f89e8ebfcba6cb,libfastrand-503f12a96d791409,librpassword-76f93fff256499c4,librtoolbox-303c667a6ebdd634,libshellexpand-e4eea2878ca52b3a,libdirs-7eaeca630a229384,libdirs_sys-290816f6eb4ffb50,liboption_ext-23838f1959a6156b,libtar-49fb8eaccff886fb,libxattr-a698dc8379744859,librustix-69cffb56a7776e82,liblinux_raw_sys-20b62ec4b985a4c8,libfiletime-e69457b194d6cf71,libflate2-e46650b84d7ad7da,libminiz_oxide-10407fea0c885856,libsimd_adler32-50af61b7b6ecf7e2,libcrc32fast-1518336e419833ea,libblake3-46615e320f951842,libconstant_time_eq-7540ab86f53c975b,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libfs2-58769badb68a843b,libr2d2_sqlite-a1285ad0147428ea,libuuid-633bdb772daa3550,librand-a3cf378d6532cbc1,librand_chacha-cef7690367fa5d2e,librand_core-a342951004e6bf1e,libgetrandom-8b6e54b62d10ca9f,libr2d2-d155ca45c6fbe237,libscheduled_thread_pool-d98939f2435ae2b5,librusqlite-d7f4e6b618b68ab2,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-ab2f578140ed895e,libhashbrown-4d3c36bed5767be4,libahash-903425c50690c4b3,liblibsqlite3_sys-3bb59a1ef29fcd63,libchrono-32d148efa91c5d5d,libiana_time_zone-218c381cc7ff2e83,libnum_traits-0b633690469300d5,libbytemuck-fe571f4439465e4d,libage-6a900cb461f2ac0d,libx25519_dalek-b02c85fef2e9fc60,libcurve25519_dalek-3eb5c67318b76b50,libi18n_embed-93b6eef248e78ca8,librust_embed-af138f492ede7731,librust_embed_utils-eb024e031e710f6b,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,liblazy_static-b3603208c0de2608,libfluent-d0141763c1e6d451,libfluent_bundle-60a9683f85a9fba0,libintl_pluralrules-3a79a1e6398d9102,libself_cell-29bf595dc879d8ea,libself_cell-dcb42da15832ce15,libintl_memoizer-6f512b913eae251f,libtype_map-028ba63e2c7ddf35,librustc_hash-d7c9c021d0487117,libfluent_syntax-cee511905df90282,libthiserror-0be12753286c509f,librustc_hash-5a527483989b35a3,libfluent_langneg-b16a9beafc9293ad,libunic_langid-e3dc9032f36355a5,libunic_langid_impl-f061dad61321d0f2,libarc_swap-4d53f24db0759841,libbech32-11c5fed5efd72453,libpin_project-749fd15eef22ed91,libscrypt-579aefbf3131a452,libsalsa20-08b41af040c3ff06,libpbkdf2-470947bba60541f9,libage_core-c054e95a41dc1915,libsha2-9d90d341a85dc9ff,libhkdf-3716460d62fcaf1f,libhmac-7375590965f4a40e,libdigest-366a0c4f7f9aaf35,libblock_buffer-d8cc0bd87a1cf88e,libchacha20poly1305-7f1749be4d69124f,libchacha20-c3d23d7e6c33681c,libpoly1305-556a9984a86f0c47,libopaque_debug-1c8528c9b2d49180,libcpufeatures-471354fefbcaf2d8,libuniversal_hash-b4373e3ebca50094,libsubtle-6ff5d44cdfa0bfdf,libaead-3bf27798d6c12ec9,libcipher-50d8cdd82d98b9dc,libinout-a56a617e32be3f8b,libcrypto_common-74984a424a2e8fca,libgeneric_array-57ef05a04ad58972,libtypenum-0e02f3386ab040bb,libio_tee-f9be6437fdff28d0,libcookie_factory-da831130916cfdd2,libnom-daf55c854df6be37,librand-512eff5f8dedaf83,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,libbase64-64299f9d815d057c,libsecrecy-8599d2d73cfce7dc,libclap-a335802d00737bd2,libclap_builder-4775eb3e2e4ae18b,libstrsim-24acdad2526b95b7,libanstream-ca07ee0236466f89,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-df82d657645c4a5c,libfutures-be120a3bd1cbe39c,libfutures_executor-13e2fb2d3f08e298,libreqwest-55278d3f1cece441,librustls_pki_types-288127491c17c46c,libzeroize-01a9e4a3a9435bbb,libhyper_tls-6b0ad4061a0a4cbf,libtokio_native_tls-de3ab1dc80de0af8,libserde_urlencoded-debbe59aa01981d0,libmime-4b44681fdb2c65f7,libencoding_rs-591e0cad5e0af89d,libserde_json-aaa9a6129252636d,libryu-0ea4bafc9bef6d8b,libtower_http-27ede778cd05af4c,libiri_string-a380f51e5b0b7b73,libtower-95c7897452a74793,libtower_layer-d70c7e404336389b,libnative_tls-68b98686d6e47349,libopenssl_probe-cbab9b905ab83f66,libopenssl-d4028474ee8c8a34,libbitflags-ec9e26e8384cfc98,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-10913cfd9ff3be6e,libhyper_util-c918b1ada59b2fda,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-014b2be961989d2a,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-fd7f51d7317fbd99,libindexmap-504b62edab6e5b7c,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-33212313acf482c8,libtokio-9cc3fb3a64fa68dd,libsocket2-9c724e9c778f58eb,libmio-8db9bd8702ad1160,libparking_lot-6e655f2ca06b21e9,libparking_lot_core-b492c1c6117f5d26,liblibc-e32e94b265a2208b,liblock_api-e3f57910f8a34ee6,libscopeguard-d52bd00767847e44,libhttp_body_util-1f112112ed1d002a,libhttp_body-f2edbae7c0af9151,liblog-03c90dc72535883c,libcfg_if-33ef6c02a07f9fec,libfutures_util-f80a091b6329f7ba,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-d5baaec43f78caea,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liburl-8fd64c3a58ec6853,libidna-5048e30cf962110a,libutf8_iter-0d9be7b316c2b184,libidna_adapter-5be1081bfa6cd345,libicu_properties-25e461f7d3a3b213,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-d3d5e04952c8cba7,libsmallvec-cc09618ba41502d9,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-154619b1760e5b7a,libpotential_utf-3b8b636e4651bdaa,libicu_provider-214972a13037dd0e,libicu_locale_core-886f24b3d54f5cb1,libtinystr-2f66c177f0517e80,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-baf0b7c2d1a69fc1,libzerotrie-b6b8220ebf5adb03,libyoke-ca221d94b5da0503,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-c2f5629a33308cce,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-6a62a7512cf121da,libserde_core-365391bf3dd30696,libhttp-3ee0ccaf2c33a3da,libitoa-6b76ec393d6a2c41,libbytes-ff5aca13e3e348ea,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libtracing-ece475da330ec478,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-279074c088c4b457,libonce_cell-0ba6aecba7086d38}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcrypto" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestd9qdjP/rustc7Dzm9v/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-94a67000f49461e1/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-14c1c7e30a17435d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestd9qdjP/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/errors/mod.rs - errors::EditorError (line 56) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest5QDbk8/rustcuUr4w8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libponder-add5a36d366b809f,libtempfile-60f89e8ebfcba6cb,libfastrand-503f12a96d791409,librpassword-76f93fff256499c4,librtoolbox-303c667a6ebdd634,libshellexpand-e4eea2878ca52b3a,libdirs-7eaeca630a229384,libdirs_sys-290816f6eb4ffb50,liboption_ext-23838f1959a6156b,libtar-49fb8eaccff886fb,libxattr-a698dc8379744859,librustix-69cffb56a7776e82,liblinux_raw_sys-20b62ec4b985a4c8,libfiletime-e69457b194d6cf71,libflate2-e46650b84d7ad7da,libminiz_oxide-10407fea0c885856,libsimd_adler32-50af61b7b6ecf7e2,libcrc32fast-1518336e419833ea,libblake3-46615e320f951842,libconstant_time_eq-7540ab86f53c975b,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libfs2-58769badb68a843b,libr2d2_sqlite-a1285ad0147428ea,libuuid-633bdb772daa3550,librand-a3cf378d6532cbc1,librand_chacha-cef7690367fa5d2e,librand_core-a342951004e6bf1e,libgetrandom-8b6e54b62d10ca9f,libr2d2-d155ca45c6fbe237,libscheduled_thread_pool-d98939f2435ae2b5,librusqlite-d7f4e6b618b68ab2,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-ab2f578140ed895e,libhashbrown-4d3c36bed5767be4,libahash-903425c50690c4b3,liblibsqlite3_sys-3bb59a1ef29fcd63,libchrono-32d148efa91c5d5d,libiana_time_zone-218c381cc7ff2e83,libnum_traits-0b633690469300d5,libbytemuck-fe571f4439465e4d,libage-6a900cb461f2ac0d,libx25519_dalek-b02c85fef2e9fc60,libcurve25519_dalek-3eb5c67318b76b50,libi18n_embed-93b6eef248e78ca8,librust_embed-af138f492ede7731,librust_embed_utils-eb024e031e710f6b,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,liblazy_static-b3603208c0de2608,libfluent-d0141763c1e6d451,libfluent_bundle-60a9683f85a9fba0,libintl_pluralrules-3a79a1e6398d9102,libself_cell-29bf595dc879d8ea,libself_cell-dcb42da15832ce15,libintl_memoizer-6f512b913eae251f,libtype_map-028ba63e2c7ddf35,librustc_hash-d7c9c021d0487117,libfluent_syntax-cee511905df90282,libthiserror-0be12753286c509f,librustc_hash-5a527483989b35a3,libfluent_langneg-b16a9beafc9293ad,libunic_langid-e3dc9032f36355a5,libunic_langid_impl-f061dad61321d0f2,libarc_swap-4d53f24db0759841,libbech32-11c5fed5efd72453,libpin_project-749fd15eef22ed91,libscrypt-579aefbf3131a452,libsalsa20-08b41af040c3ff06,libpbkdf2-470947bba60541f9,libage_core-c054e95a41dc1915,libsha2-9d90d341a85dc9ff,libhkdf-3716460d62fcaf1f,libhmac-7375590965f4a40e,libdigest-366a0c4f7f9aaf35,libblock_buffer-d8cc0bd87a1cf88e,libchacha20poly1305-7f1749be4d69124f,libchacha20-c3d23d7e6c33681c,libpoly1305-556a9984a86f0c47,libopaque_debug-1c8528c9b2d49180,libcpufeatures-471354fefbcaf2d8,libuniversal_hash-b4373e3ebca50094,libsubtle-6ff5d44cdfa0bfdf,libaead-3bf27798d6c12ec9,libcipher-50d8cdd82d98b9dc,libinout-a56a617e32be3f8b,libcrypto_common-74984a424a2e8fca,libgeneric_array-57ef05a04ad58972,libtypenum-0e02f3386ab040bb,libio_tee-f9be6437fdff28d0,libcookie_factory-da831130916cfdd2,libnom-daf55c854df6be37,librand-512eff5f8dedaf83,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,libbase64-64299f9d815d057c,libsecrecy-8599d2d73cfce7dc,libclap-a335802d00737bd2,libclap_builder-4775eb3e2e4ae18b,libstrsim-24acdad2526b95b7,libanstream-ca07ee0236466f89,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-df82d657645c4a5c,libfutures-be120a3bd1cbe39c,libfutures_executor-13e2fb2d3f08e298,libreqwest-55278d3f1cece441,librustls_pki_types-288127491c17c46c,libzeroize-01a9e4a3a9435bbb,libhyper_tls-6b0ad4061a0a4cbf,libtokio_native_tls-de3ab1dc80de0af8,libserde_urlencoded-debbe59aa01981d0,libmime-4b44681fdb2c65f7,libencoding_rs-591e0cad5e0af89d,libserde_json-aaa9a6129252636d,libryu-0ea4bafc9bef6d8b,libtower_http-27ede778cd05af4c,libiri_string-a380f51e5b0b7b73,libtower-95c7897452a74793,libtower_layer-d70c7e404336389b,libnative_tls-68b98686d6e47349,libopenssl_probe-cbab9b905ab83f66,libopenssl-d4028474ee8c8a34,libbitflags-ec9e26e8384cfc98,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-10913cfd9ff3be6e,libhyper_util-c918b1ada59b2fda,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-014b2be961989d2a,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-fd7f51d7317fbd99,libindexmap-504b62edab6e5b7c,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-33212313acf482c8,libtokio-9cc3fb3a64fa68dd,libsocket2-9c724e9c778f58eb,libmio-8db9bd8702ad1160,libparking_lot-6e655f2ca06b21e9,libparking_lot_core-b492c1c6117f5d26,liblibc-e32e94b265a2208b,liblock_api-e3f57910f8a34ee6,libscopeguard-d52bd00767847e44,libhttp_body_util-1f112112ed1d002a,libhttp_body-f2edbae7c0af9151,liblog-03c90dc72535883c,libcfg_if-33ef6c02a07f9fec,libfutures_util-f80a091b6329f7ba,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-d5baaec43f78caea,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liburl-8fd64c3a58ec6853,libidna-5048e30cf962110a,libutf8_iter-0d9be7b316c2b184,libidna_adapter-5be1081bfa6cd345,libicu_properties-25e461f7d3a3b213,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-d3d5e04952c8cba7,libsmallvec-cc09618ba41502d9,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-154619b1760e5b7a,libpotential_utf-3b8b636e4651bdaa,libicu_provider-214972a13037dd0e,libicu_locale_core-886f24b3d54f5cb1,libtinystr-2f66c177f0517e80,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-baf0b7c2d1a69fc1,libzerotrie-b6b8220ebf5adb03,libyoke-ca221d94b5da0503,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-c2f5629a33308cce,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-6a62a7512cf121da,libserde_core-365391bf3dd30696,libhttp-3ee0ccaf2c33a3da,libitoa-6b76ec393d6a2c41,libbytes-ff5aca13e3e348ea,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libtracing-ece475da330ec478,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-279074c088c4b457,libonce_cell-0ba6aecba7086d38}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcrypto" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest5QDbk8/rustcuUr4w8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-94a67000f49461e1/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-14c1c7e30a17435d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5QDbk8/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/crypto/session.rs - crypto::session::SessionManager::new (line 46) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest5kG3m4/rustc67zU4S/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libponder-add5a36d366b809f,libtempfile-60f89e8ebfcba6cb,libfastrand-503f12a96d791409,librpassword-76f93fff256499c4,librtoolbox-303c667a6ebdd634,libshellexpand-e4eea2878ca52b3a,libdirs-7eaeca630a229384,libdirs_sys-290816f6eb4ffb50,liboption_ext-23838f1959a6156b,libtar-49fb8eaccff886fb,libxattr-a698dc8379744859,librustix-69cffb56a7776e82,liblinux_raw_sys-20b62ec4b985a4c8,libfiletime-e69457b194d6cf71,libflate2-e46650b84d7ad7da,libminiz_oxide-10407fea0c885856,libsimd_adler32-50af61b7b6ecf7e2,libcrc32fast-1518336e419833ea,libblake3-46615e320f951842,libconstant_time_eq-7540ab86f53c975b,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libfs2-58769badb68a843b,libr2d2_sqlite-a1285ad0147428ea,libuuid-633bdb772daa3550,librand-a3cf378d6532cbc1,librand_chacha-cef7690367fa5d2e,librand_core-a342951004e6bf1e,libgetrandom-8b6e54b62d10ca9f,libr2d2-d155ca45c6fbe237,libscheduled_thread_pool-d98939f2435ae2b5,librusqlite-d7f4e6b618b68ab2,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-ab2f578140ed895e,libhashbrown-4d3c36bed5767be4,libahash-903425c50690c4b3,liblibsqlite3_sys-3bb59a1ef29fcd63,libchrono-32d148efa91c5d5d,libiana_time_zone-218c381cc7ff2e83,libnum_traits-0b633690469300d5,libbytemuck-fe571f4439465e4d,libage-6a900cb461f2ac0d,libx25519_dalek-b02c85fef2e9fc60,libcurve25519_dalek-3eb5c67318b76b50,libi18n_embed-93b6eef248e78ca8,librust_embed-af138f492ede7731,librust_embed_utils-eb024e031e710f6b,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,liblazy_static-b3603208c0de2608,libfluent-d0141763c1e6d451,libfluent_bundle-60a9683f85a9fba0,libintl_pluralrules-3a79a1e6398d9102,libself_cell-29bf595dc879d8ea,libself_cell-dcb42da15832ce15,libintl_memoizer-6f512b913eae251f,libtype_map-028ba63e2c7ddf35,librustc_hash-d7c9c021d0487117,libfluent_syntax-cee511905df90282,libthiserror-0be12753286c509f,librustc_hash-5a527483989b35a3,libfluent_langneg-b16a9beafc9293ad,libunic_langid-e3dc9032f36355a5,libunic_langid_impl-f061dad61321d0f2,libarc_swap-4d53f24db0759841,libbech32-11c5fed5efd72453,libpin_project-749fd15eef22ed91,libscrypt-579aefbf3131a452,libsalsa20-08b41af040c3ff06,libpbkdf2-470947bba60541f9,libage_core-c054e95a41dc1915,libsha2-9d90d341a85dc9ff,libhkdf-3716460d62fcaf1f,libhmac-7375590965f4a40e,libdigest-366a0c4f7f9aaf35,libblock_buffer-d8cc0bd87a1cf88e,libchacha20poly1305-7f1749be4d69124f,libchacha20-c3d23d7e6c33681c,libpoly1305-556a9984a86f0c47,libopaque_debug-1c8528c9b2d49180,libcpufeatures-471354fefbcaf2d8,libuniversal_hash-b4373e3ebca50094,libsubtle-6ff5d44cdfa0bfdf,libaead-3bf27798d6c12ec9,libcipher-50d8cdd82d98b9dc,libinout-a56a617e32be3f8b,libcrypto_common-74984a424a2e8fca,libgeneric_array-57ef05a04ad58972,libtypenum-0e02f3386ab040bb,libio_tee-f9be6437fdff28d0,libcookie_factory-da831130916cfdd2,libnom-daf55c854df6be37,librand-512eff5f8dedaf83,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,libbase64-64299f9d815d057c,libsecrecy-8599d2d73cfce7dc,libclap-a335802d00737bd2,libclap_builder-4775eb3e2e4ae18b,libstrsim-24acdad2526b95b7,libanstream-ca07ee0236466f89,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-df82d657645c4a5c,libfutures-be120a3bd1cbe39c,libfutures_executor-13e2fb2d3f08e298,libreqwest-55278d3f1cece441,librustls_pki_types-288127491c17c46c,libzeroize-01a9e4a3a9435bbb,libhyper_tls-6b0ad4061a0a4cbf,libtokio_native_tls-de3ab1dc80de0af8,libserde_urlencoded-debbe59aa01981d0,libmime-4b44681fdb2c65f7,libencoding_rs-591e0cad5e0af89d,libserde_json-aaa9a6129252636d,libryu-0ea4bafc9bef6d8b,libtower_http-27ede778cd05af4c,libiri_string-a380f51e5b0b7b73,libtower-95c7897452a74793,libtower_layer-d70c7e404336389b,libnative_tls-68b98686d6e47349,libopenssl_probe-cbab9b905ab83f66,libopenssl-d4028474ee8c8a34,libbitflags-ec9e26e8384cfc98,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-10913cfd9ff3be6e,libhyper_util-c918b1ada59b2fda,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-014b2be961989d2a,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-fd7f51d7317fbd99,libindexmap-504b62edab6e5b7c,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-33212313acf482c8,libtokio-9cc3fb3a64fa68dd,libsocket2-9c724e9c778f58eb,libmio-8db9bd8702ad1160,libparking_lot-6e655f2ca06b21e9,libparking_lot_core-b492c1c6117f5d26,liblibc-e32e94b265a2208b,liblock_api-e3f57910f8a34ee6,libscopeguard-d52bd00767847e44,libhttp_body_util-1f112112ed1d002a,libhttp_body-f2edbae7c0af9151,liblog-03c90dc72535883c,libcfg_if-33ef6c02a07f9fec,libfutures_util-f80a091b6329f7ba,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-d5baaec43f78caea,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liburl-8fd64c3a58ec6853,libidna-5048e30cf962110a,libutf8_iter-0d9be7b316c2b184,libidna_adapter-5be1081bfa6cd345,libicu_properties-25e461f7d3a3b213,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-d3d5e04952c8cba7,libsmallvec-cc09618ba41502d9,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-154619b1760e5b7a,libpotential_utf-3b8b636e4651bdaa,libicu_provider-214972a13037dd0e,libicu_locale_core-886f24b3d54f5cb1,libtinystr-2f66c177f0517e80,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-baf0b7c2d1a69fc1,libzerotrie-b6b8220ebf5adb03,libyoke-ca221d94b5da0503,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-c2f5629a33308cce,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-6a62a7512cf121da,libserde_core-365391bf3dd30696,libhttp-3ee0ccaf2c33a3da,libitoa-6b76ec393d6a2c41,libbytes-ff5aca13e3e348ea,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libtracing-ece475da330ec478,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-279074c088c4b457,libonce_cell-0ba6aecba7086d38}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcrypto" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest5kG3m4/rustc67zU4S/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-94a67000f49461e1/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-14c1c7e30a17435d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5kG3m4/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/errors/mod.rs - errors::LockError (line 140) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestafc0hZ/rustcbUXppq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libponder-add5a36d366b809f,libtempfile-60f89e8ebfcba6cb,libfastrand-503f12a96d791409,librpassword-76f93fff256499c4,librtoolbox-303c667a6ebdd634,libshellexpand-e4eea2878ca52b3a,libdirs-7eaeca630a229384,libdirs_sys-290816f6eb4ffb50,liboption_ext-23838f1959a6156b,libtar-49fb8eaccff886fb,libxattr-a698dc8379744859,librustix-69cffb56a7776e82,liblinux_raw_sys-20b62ec4b985a4c8,libfiletime-e69457b194d6cf71,libflate2-e46650b84d7ad7da,libminiz_oxide-10407fea0c885856,libsimd_adler32-50af61b7b6ecf7e2,libcrc32fast-1518336e419833ea,libblake3-46615e320f951842,libconstant_time_eq-7540ab86f53c975b,libarrayvec-1b252ee19ef31e11,libarrayref-e2c56de32f019e08,libfs2-58769badb68a843b,libr2d2_sqlite-a1285ad0147428ea,libuuid-633bdb772daa3550,librand-a3cf378d6532cbc1,librand_chacha-cef7690367fa5d2e,librand_core-a342951004e6bf1e,libgetrandom-8b6e54b62d10ca9f,libr2d2-d155ca45c6fbe237,libscheduled_thread_pool-d98939f2435ae2b5,librusqlite-d7f4e6b618b68ab2,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-ab2f578140ed895e,libhashbrown-4d3c36bed5767be4,libahash-903425c50690c4b3,liblibsqlite3_sys-3bb59a1ef29fcd63,libchrono-32d148efa91c5d5d,libiana_time_zone-218c381cc7ff2e83,libnum_traits-0b633690469300d5,libbytemuck-fe571f4439465e4d,libage-6a900cb461f2ac0d,libx25519_dalek-b02c85fef2e9fc60,libcurve25519_dalek-3eb5c67318b76b50,libi18n_embed-93b6eef248e78ca8,librust_embed-af138f492ede7731,librust_embed_utils-eb024e031e710f6b,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,liblazy_static-b3603208c0de2608,libfluent-d0141763c1e6d451,libfluent_bundle-60a9683f85a9fba0,libintl_pluralrules-3a79a1e6398d9102,libself_cell-29bf595dc879d8ea,libself_cell-dcb42da15832ce15,libintl_memoizer-6f512b913eae251f,libtype_map-028ba63e2c7ddf35,librustc_hash-d7c9c021d0487117,libfluent_syntax-cee511905df90282,libthiserror-0be12753286c509f,librustc_hash-5a527483989b35a3,libfluent_langneg-b16a9beafc9293ad,libunic_langid-e3dc9032f36355a5,libunic_langid_impl-f061dad61321d0f2,libarc_swap-4d53f24db0759841,libbech32-11c5fed5efd72453,libpin_project-749fd15eef22ed91,libscrypt-579aefbf3131a452,libsalsa20-08b41af040c3ff06,libpbkdf2-470947bba60541f9,libage_core-c054e95a41dc1915,libsha2-9d90d341a85dc9ff,libhkdf-3716460d62fcaf1f,libhmac-7375590965f4a40e,libdigest-366a0c4f7f9aaf35,libblock_buffer-d8cc0bd87a1cf88e,libchacha20poly1305-7f1749be4d69124f,libchacha20-c3d23d7e6c33681c,libpoly1305-556a9984a86f0c47,libopaque_debug-1c8528c9b2d49180,libcpufeatures-471354fefbcaf2d8,libuniversal_hash-b4373e3ebca50094,libsubtle-6ff5d44cdfa0bfdf,libaead-3bf27798d6c12ec9,libcipher-50d8cdd82d98b9dc,libinout-a56a617e32be3f8b,libcrypto_common-74984a424a2e8fca,libgeneric_array-57ef05a04ad58972,libtypenum-0e02f3386ab040bb,libio_tee-f9be6437fdff28d0,libcookie_factory-da831130916cfdd2,libnom-daf55c854df6be37,librand-512eff5f8dedaf83,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,libbase64-64299f9d815d057c,libsecrecy-8599d2d73cfce7dc,libclap-a335802d00737bd2,libclap_builder-4775eb3e2e4ae18b,libstrsim-24acdad2526b95b7,libanstream-ca07ee0236466f89,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-cf64d5057a503eff,libanstyle-df82d657645c4a5c,libfutures-be120a3bd1cbe39c,libfutures_executor-13e2fb2d3f08e298,libreqwest-55278d3f1cece441,librustls_pki_types-288127491c17c46c,libzeroize-01a9e4a3a9435bbb,libhyper_tls-6b0ad4061a0a4cbf,libtokio_native_tls-de3ab1dc80de0af8,libserde_urlencoded-debbe59aa01981d0,libmime-4b44681fdb2c65f7,libencoding_rs-591e0cad5e0af89d,libserde_json-aaa9a6129252636d,libryu-0ea4bafc9bef6d8b,libtower_http-27ede778cd05af4c,libiri_string-a380f51e5b0b7b73,libtower-95c7897452a74793,libtower_layer-d70c7e404336389b,libnative_tls-68b98686d6e47349,libopenssl_probe-cbab9b905ab83f66,libopenssl-d4028474ee8c8a34,libbitflags-ec9e26e8384cfc98,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-10913cfd9ff3be6e,libhyper_util-c918b1ada59b2fda,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-014b2be961989d2a,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-fd7f51d7317fbd99,libindexmap-504b62edab6e5b7c,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libatomic_waker-001109810bdecbaa,libhttpdate-9f9d2502c6a38412,libtokio_util-33212313acf482c8,libtokio-9cc3fb3a64fa68dd,libsocket2-9c724e9c778f58eb,libmio-8db9bd8702ad1160,libparking_lot-6e655f2ca06b21e9,libparking_lot_core-b492c1c6117f5d26,liblibc-e32e94b265a2208b,liblock_api-e3f57910f8a34ee6,libscopeguard-d52bd00767847e44,libhttp_body_util-1f112112ed1d002a,libhttp_body-f2edbae7c0af9151,liblog-03c90dc72535883c,libcfg_if-33ef6c02a07f9fec,libfutures_util-f80a091b6329f7ba,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-d5baaec43f78caea,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,liburl-8fd64c3a58ec6853,libidna-5048e30cf962110a,libutf8_iter-0d9be7b316c2b184,libidna_adapter-5be1081bfa6cd345,libicu_properties-25e461f7d3a3b213,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-d3d5e04952c8cba7,libsmallvec-cc09618ba41502d9,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-154619b1760e5b7a,libpotential_utf-3b8b636e4651bdaa,libicu_provider-214972a13037dd0e,libicu_locale_core-886f24b3d54f5cb1,libtinystr-2f66c177f0517e80,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-baf0b7c2d1a69fc1,libzerotrie-b6b8220ebf5adb03,libyoke-ca221d94b5da0503,libstable_deref_trait-c6ec40727bd916d7,libzerofrom-c2f5629a33308cce,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libserde-6a62a7512cf121da,libserde_core-365391bf3dd30696,libhttp-3ee0ccaf2c33a3da,libitoa-6b76ec393d6a2c41,libbytes-ff5aca13e3e348ea,libfnv-2d77ec4f6f971b24,libsync_wrapper-a3845461b7db14a0,libfutures_core-fc6bb1738f00fc87,libtracing-ece475da330ec478,libpin_project_lite-bedc6e0acd72ff2a,libtracing_core-279074c088c4b457,libonce_cell-0ba6aecba7086d38}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lcrypto" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestafc0hZ/rustcbUXppq/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-94a67000f49461e1/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-14c1c7e30a17435d/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestafc0hZ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/crypto/session.rs - crypto::session::SessionManager::new (line 46)
[INFO] [stdout]     src/errors/mod.rs - errors::EditorError (line 39)
[INFO] [stdout]     src/errors/mod.rs - errors::EditorError (line 56)
[INFO] [stdout]     src/errors/mod.rs - errors::LockError (line 140)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 51 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 38.84s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d886e58455be96e0f612f65fe4b7d6cf3028a5fe04090f310cd5660ae7c00563", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d886e58455be96e0f612f65fe4b7d6cf3028a5fe04090f310cd5660ae7c00563", kill_on_drop: false }`
[INFO] [stdout] d886e58455be96e0f612f65fe4b7d6cf3028a5fe04090f310cd5660ae7c00563
